2025-04-04 13:44:07,953 [ 559067 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:53, check_args_and_update_paths) 2025-04-04 13:44:07,953 [ 559067 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:97, check_args_and_update_paths) 2025-04-04 13:44:07,953 [ 559067 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:108, check_args_and_update_paths) 2025-04-04 13:44:07,953 [ 559067 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:110, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_38y43x --privileged --dns-search='.' --memory=30709026816 --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-odbc-bridge:/clickhouse-odbc-bridge --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/_temp/test/build/clickhouse-library-bridge:/clickhouse-library-bridge --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=6712d5cc610d -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=caad4729259e -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 test_rename_column/test.py::test_rename_with_parallel_insert test_rename_column/test.py::test_rename_with_parallel_merges test_rename_column/test.py::test_rename_with_parallel_select test_rename_column/test.py::test_rename_with_parallel_slow_insert test_rename_column/test.py::test_rename_with_parallel_ttl_delete test_rename_column/test.py::test_rename_with_parallel_ttl_move test_replicated_database_alter_modify_order_by/test.py::test_alter_modify_order_by test_replicated_database_cluster_groups/test.py::test_cluster_groups test_replicated_fetches_bandwidth/test.py::test_limited_fetch_single_table test_replicated_fetches_bandwidth/test.py::test_limited_fetches_for_server test_replicated_fetches_bandwidth/test.py::test_limited_send_single_table test_replicated_fetches_bandwidth/test.py::test_limited_sends_for_server test_replicated_fetches_bandwidth/test.py::test_should_execute_fetch test_replicated_merge_tree_compatibility/test.py::test_replicated_merge_tree_defaults_compatibility test_replicated_merge_tree_config/test.py::test_replicated_merge_tree_settings test_replicated_merge_tree_encrypted_disk/test.py::test_different_keys test_replicated_merge_tree_encrypted_disk/test.py::test_same_keys test_replicated_merge_tree_replicated_db_ttl/test.py::test_replicated_db_and_ttl test_replicated_merge_tree_s3/test.py::test_drop_cache_on_cluster 'test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[0-16]' 'test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[8192-12]' test_replicated_merge_tree_thread_schedule_timeouts/test.py::test_query_exception_on_thread_pool_full test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_create_replicated_merge_tree_with_auxiliary_zookeeper test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_create_replicated_merge_tree_with_default_zookeeper test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_create_replicated_merge_tree_with_not_exists_auxiliary_zookeeper test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_drop_replicated_merge_tree_with_auxiliary_zookeeper test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_path_ambiguity test_replicated_s3_zero_copy_drop_partition/test.py::test_drop_after_fetch test_replicated_s3_zero_copy_drop_partition/test.py::test_drop_complex_columns test_replicated_user_defined_functions/test.py::test_create_and_drop 'test_replicated_user_defined_functions/test.py::test_create_and_drop_udf_on_cluster[false-expected_raise1]' 'test_replicated_user_defined_functions/test.py::test_create_and_drop_udf_on_cluster[true-expected_raise0]' test_replicated_user_defined_functions/test.py::test_create_and_replace test_replicated_user_defined_functions/test.py::test_drop_if_exists test_replicated_user_defined_functions/test.py::test_reload_zookeeper test_replicated_user_defined_functions/test.py::test_replication test_replicated_user_defined_functions/test.py::test_replication_replace_by_another_node_after_creation test_replicated_user_defined_functions/test.py::test_server_restart test_replicated_user_defined_functions/test.py::test_start_without_zookeeper test_replication_without_zookeeper/test.py::test_startup_without_zookeeper test_restore_external_engines/test.py::test_restore_table test_restore_external_engines/test.py::test_restore_table_null test_rocksdb_options/test.py::test_invalid_block_based_table_options test_rocksdb_options/test.py::test_invalid_column_family_options test_rocksdb_options/test.py::test_invalid_options test_rocksdb_options/test.py::test_table_invalid_block_based_table_options test_rocksdb_options/test.py::test_table_invalid_column_family_options test_rocksdb_options/test.py::test_table_invalid_options test_rocksdb_options/test.py::test_table_valid_column_family_options test_rocksdb_options/test.py::test_table_valid_options test_rocksdb_options/test.py::test_valid_column_family_options test_rocksdb_options/test.py::test_valid_options test_row_policy/test.py::test_cannot_trick_row_policy_with_keyword_with test_row_policy/test.py::test_change_of_users_xml_changes_row_policies test_row_policy/test.py::test_dcl_introspection test_row_policy/test.py::test_dcl_management test_row_policy/test.py::test_dcl_users_with_policies_from_users_xml test_row_policy/test.py::test_grant_create_row_policy test_row_policy/test.py::test_introspection test_row_policy/test.py::test_join test_row_policy/test.py::test_miscellaneous_engines test_row_policy/test.py::test_policy_from_users_xml_affects_only_user_assigned test_row_policy/test.py::test_policy_on_distributed_table_via_role test_row_policy/test.py::test_reload_users_xml_by_timer test_row_policy/test.py::test_row_policy_filter_with_subquery test_row_policy/test.py::test_smoke test_row_policy/test.py::test_some_users_without_policies test_row_policy/test.py::test_tags_with_db_and_table_names test_row_policy/test.py::test_throwif_error_in_prewhere_with_same_condition_as_filter test_row_policy/test.py::test_throwif_error_in_where_with_same_condition_as_filter test_row_policy/test.py::test_throwif_in_prewhere_doesnt_expose_restricted_data test_row_policy/test.py::test_throwif_in_where_doesnt_expose_restricted_data test_row_policy/test.py::test_users_xml_is_readonly test_row_policy/test.py::test_with_prewhere test_s3_style_link/test.py::test_s3_table_functions test_s3_style_link/test.py::test_s3_table_functions_line_as_string test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_env_no_proxy test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_env_proxy test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_proxy_list test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_proxy_list_no_proxy test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_remote_no_proxy test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_remote_proxy 'test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_after_op]' 'test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_before_op]' 'test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_after_op]' 'test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_before_op]' 'test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_after_op]' 'test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_before_op]' test_s3_zero_copy_replication/test.py::test_s3_zero_copy_concurrent_merge test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_alter test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_system test_s3_zero_copy_replication/test.py::test_s3_zero_copy_keeps_data_after_mutation 'test_s3_zero_copy_replication/test.py::test_s3_zero_copy_replication[s3]' test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_alter test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_system 'test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[False-10]' 'test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[True-3]' 'test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-False-10]' 'test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-True-3]' 'test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-False-10]' -vvv" altinityinfra/integration-tests-runner:cd6390247eca '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: random-0.2, timeout-2.2.0, repeat-0.9.3, order-1.0.0, reportlog-0.4.0, xdist-3.5.0 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [100 items] scheduling tests via LoadFileScheduling test_row_policy/test.py::test_cannot_trick_row_policy_with_keyword_with test_rename_column/test.py::test_rename_with_parallel_insert test_replicated_merge_tree_encrypted_disk/test.py::test_different_keys test_replicated_user_defined_functions/test.py::test_create_and_drop test_rocksdb_options/test.py::test_invalid_block_based_table_options test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_env_no_proxy test_s3_zero_copy_replication/test.py::test_s3_zero_copy_replication[s3] test_replicated_fetches_bandwidth/test.py::test_limited_fetch_single_table test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_create_replicated_merge_tree_with_auxiliary_zookeeper test_replicated_merge_tree_s3/test.py::test_drop_cache_on_cluster [gw1] [ 1%] PASSED test_replicated_user_defined_functions/test.py::test_create_and_drop test_replicated_user_defined_functions/test.py::test_create_and_drop_udf_on_cluster[false-expected_raise1] [gw1] [ 2%] PASSED test_replicated_user_defined_functions/test.py::test_create_and_drop_udf_on_cluster[false-expected_raise1] test_replicated_user_defined_functions/test.py::test_create_and_drop_udf_on_cluster[true-expected_raise0] [gw1] [ 3%] PASSED test_replicated_user_defined_functions/test.py::test_create_and_drop_udf_on_cluster[true-expected_raise0] test_replicated_user_defined_functions/test.py::test_create_and_replace [gw4] [ 4%] PASSED test_rocksdb_options/test.py::test_invalid_block_based_table_options test_rocksdb_options/test.py::test_invalid_column_family_options [gw1] [ 5%] PASSED test_replicated_user_defined_functions/test.py::test_create_and_replace test_replicated_user_defined_functions/test.py::test_drop_if_exists [gw7] [ 6%] PASSED test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_create_replicated_merge_tree_with_auxiliary_zookeeper test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_create_replicated_merge_tree_with_default_zookeeper [gw1] [ 7%] PASSED test_replicated_user_defined_functions/test.py::test_drop_if_exists test_replicated_user_defined_functions/test.py::test_reload_zookeeper [gw2] [ 8%] PASSED test_row_policy/test.py::test_cannot_trick_row_policy_with_keyword_with [gw9] [ 9%] PASSED test_replicated_merge_tree_encrypted_disk/test.py::test_different_keys test_replicated_merge_tree_encrypted_disk/test.py::test_same_keys [gw8] [ 10%] PASSED test_replicated_merge_tree_s3/test.py::test_drop_cache_on_cluster test_row_policy/test.py::test_change_of_users_xml_changes_row_policies test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[0-16] [gw5] [ 11%] PASSED test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_env_no_proxy test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_env_proxy [gw7] [ 12%] PASSED test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_create_replicated_merge_tree_with_default_zookeeper test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_create_replicated_merge_tree_with_not_exists_auxiliary_zookeeper [gw7] [ 13%] PASSED test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_create_replicated_merge_tree_with_not_exists_auxiliary_zookeeper test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_drop_replicated_merge_tree_with_auxiliary_zookeeper [gw9] [ 14%] PASSED test_replicated_merge_tree_encrypted_disk/test.py::test_same_keys [gw6] [ 15%] PASSED test_replicated_fetches_bandwidth/test.py::test_limited_fetch_single_table test_replicated_fetches_bandwidth/test.py::test_limited_fetches_for_server [gw8] [ 16%] PASSED test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[0-16] test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[8192-12] [gw4] [ 17%] PASSED test_rocksdb_options/test.py::test_invalid_column_family_options test_rocksdb_options/test.py::test_invalid_options [gw7] [ 18%] PASSED test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_drop_replicated_merge_tree_with_auxiliary_zookeeper test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_path_ambiguity [gw8] [ 19%] PASSED test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[8192-12] [gw2] [ 20%] PASSED test_row_policy/test.py::test_change_of_users_xml_changes_row_policies [gw5] [ 21%] PASSED test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_env_proxy test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_proxy_list test_replicated_s3_zero_copy_drop_partition/test.py::test_drop_after_fetch [gw7] [ 22%] PASSED test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_path_ambiguity test_row_policy/test.py::test_dcl_introspection [gw4] [ 23%] PASSED test_rocksdb_options/test.py::test_invalid_options test_rocksdb_options/test.py::test_table_invalid_block_based_table_options test_s3_style_link/test.py::test_s3_table_functions [gw5] [ 24%] PASSED test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_proxy_list test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_proxy_list_no_proxy [gw2] [ 25%] PASSED test_row_policy/test.py::test_dcl_introspection test_row_policy/test.py::test_dcl_management [gw3] [ 26%] PASSED test_rename_column/test.py::test_rename_with_parallel_insert test_rename_column/test.py::test_rename_with_parallel_merges [gw2] [ 27%] PASSED test_row_policy/test.py::test_dcl_management [gw6] [ 28%] PASSED test_replicated_fetches_bandwidth/test.py::test_limited_fetches_for_server test_replicated_fetches_bandwidth/test.py::test_limited_send_single_table [gw4] [ 29%] PASSED test_rocksdb_options/test.py::test_table_invalid_block_based_table_options test_rocksdb_options/test.py::test_table_invalid_column_family_options test_row_policy/test.py::test_dcl_users_with_policies_from_users_xml [gw2] [ 30%] PASSED test_row_policy/test.py::test_dcl_users_with_policies_from_users_xml [gw5] [ 31%] PASSED test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_proxy_list_no_proxy test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_remote_no_proxy [gw0] [ 32%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_replication[s3] test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_after_op] test_restore_external_engines/test.py::test_restore_table [gw9] [ 33%] PASSED test_replicated_s3_zero_copy_drop_partition/test.py::test_drop_after_fetch test_replicated_s3_zero_copy_drop_partition/test.py::test_drop_complex_columns test_row_policy/test.py::test_grant_create_row_policy [gw9] [ 34%] PASSED test_replicated_s3_zero_copy_drop_partition/test.py::test_drop_complex_columns [gw0] [ 35%] PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_after_op] test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_before_op] [gw7] [ 36%] PASSED test_s3_style_link/test.py::test_s3_table_functions test_s3_style_link/test.py::test_s3_table_functions_line_as_string [gw7] [ 37%] PASSED test_s3_style_link/test.py::test_s3_table_functions_line_as_string [gw0] [ 38%] PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_before_op] test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_after_op] [gw1] [ 39%] PASSED test_replicated_user_defined_functions/test.py::test_reload_zookeeper test_replicated_user_defined_functions/test.py::test_replication [gw2] [ 40%] PASSED test_row_policy/test.py::test_grant_create_row_policy [gw5] [ 41%] PASSED test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_remote_no_proxy test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_remote_proxy [gw6] [ 42%] PASSED test_replicated_fetches_bandwidth/test.py::test_limited_send_single_table test_replicated_fetches_bandwidth/test.py::test_limited_sends_for_server test_row_policy/test.py::test_introspection [gw2] [ 43%] PASSED test_row_policy/test.py::test_introspection [gw1] [ 44%] PASSED test_replicated_user_defined_functions/test.py::test_replication test_replicated_user_defined_functions/test.py::test_replication_replace_by_another_node_after_creation [gw4] [ 45%] PASSED test_rocksdb_options/test.py::test_table_invalid_column_family_options test_rocksdb_options/test.py::test_table_invalid_options [gw0] [ 46%] PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_after_op] test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_before_op] [gw1] [ 47%] PASSED test_replicated_user_defined_functions/test.py::test_replication_replace_by_another_node_after_creation test_replicated_user_defined_functions/test.py::test_server_restart test_row_policy/test.py::test_join [gw2] [ 48%] PASSED test_row_policy/test.py::test_join test_row_policy/test.py::test_miscellaneous_engines [gw0] [ 49%] PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_before_op] test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_after_op] [gw5] [ 50%] PASSED test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_remote_proxy [gw2] [ 51%] PASSED test_row_policy/test.py::test_miscellaneous_engines [gw0] [ 52%] PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_after_op] test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_before_op] [gw1] [ 53%] PASSED test_replicated_user_defined_functions/test.py::test_server_restart test_replicated_user_defined_functions/test.py::test_start_without_zookeeper test_replicated_database_alter_modify_order_by/test.py::test_alter_modify_order_by test_row_policy/test.py::test_policy_from_users_xml_affects_only_user_assigned [gw4] [ 54%] PASSED test_rocksdb_options/test.py::test_table_invalid_options test_rocksdb_options/test.py::test_table_valid_column_family_options [gw4] [ 55%] PASSED test_rocksdb_options/test.py::test_table_valid_column_family_options test_rocksdb_options/test.py::test_table_valid_options [gw2] [ 56%] PASSED test_row_policy/test.py::test_policy_from_users_xml_affects_only_user_assigned [gw4] [ 57%] PASSED test_rocksdb_options/test.py::test_table_valid_options test_rocksdb_options/test.py::test_valid_column_family_options test_replicated_database_cluster_groups/test.py::test_cluster_groups [gw0] [ 58%] PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_before_op] test_s3_zero_copy_replication/test.py::test_s3_zero_copy_concurrent_merge [gw4] [ 59%] PASSED test_rocksdb_options/test.py::test_valid_column_family_options test_rocksdb_options/test.py::test_valid_options [gw4] [ 60%] PASSED test_rocksdb_options/test.py::test_valid_options test_row_policy/test.py::test_policy_on_distributed_table_via_role [gw2] [ 61%] PASSED test_row_policy/test.py::test_policy_on_distributed_table_via_role test_row_policy/test.py::test_reload_users_xml_by_timer [gw0] [ 62%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_concurrent_merge test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_alter [gw2] [ 63%] PASSED test_row_policy/test.py::test_reload_users_xml_by_timer [gw6] [ 64%] PASSED test_replicated_fetches_bandwidth/test.py::test_limited_sends_for_server test_replicated_fetches_bandwidth/test.py::test_should_execute_fetch test_row_policy/test.py::test_row_policy_filter_with_subquery test_replicated_merge_tree_compatibility/test.py::test_replicated_merge_tree_defaults_compatibility [gw8] [ 65%] PASSED test_restore_external_engines/test.py::test_restore_table test_restore_external_engines/test.py::test_restore_table_null [gw2] [ 66%] PASSED test_row_policy/test.py::test_row_policy_filter_with_subquery [gw9] [ 67%] PASSED test_replicated_database_alter_modify_order_by/test.py::test_alter_modify_order_by test_row_policy/test.py::test_smoke test_replicated_merge_tree_replicated_db_ttl/test.py::test_replicated_db_and_ttl [gw2] [ 68%] PASSED test_row_policy/test.py::test_smoke [gw3] [ 69%] PASSED test_rename_column/test.py::test_rename_with_parallel_merges test_rename_column/test.py::test_rename_with_parallel_select [gw8] [ 70%] PASSED test_restore_external_engines/test.py::test_restore_table_null [gw0] [ 71%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_alter test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_system test_row_policy/test.py::test_some_users_without_policies [gw2] [ 72%] PASSED test_row_policy/test.py::test_some_users_without_policies [gw6] [ 73%] PASSED test_replicated_fetches_bandwidth/test.py::test_should_execute_fetch test_replicated_merge_tree_config/test.py::test_replicated_merge_tree_settings test_row_policy/test.py::test_tags_with_db_and_table_names [gw2] [ 74%] PASSED test_row_policy/test.py::test_tags_with_db_and_table_names [gw9] [ 75%] PASSED test_replicated_merge_tree_replicated_db_ttl/test.py::test_replicated_db_and_ttl test_row_policy/test.py::test_throwif_error_in_prewhere_with_same_condition_as_filter [gw2] [ 76%] PASSED test_row_policy/test.py::test_throwif_error_in_prewhere_with_same_condition_as_filter [gw1] [ 77%] PASSED test_replicated_user_defined_functions/test.py::test_start_without_zookeeper test_row_policy/test.py::test_throwif_error_in_where_with_same_condition_as_filter [gw2] [ 78%] PASSED test_row_policy/test.py::test_throwif_error_in_where_with_same_condition_as_filter [gw0] [ 79%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_system test_s3_zero_copy_replication/test.py::test_s3_zero_copy_keeps_data_after_mutation test_row_policy/test.py::test_throwif_in_prewhere_doesnt_expose_restricted_data [gw3] [ 80%] PASSED test_rename_column/test.py::test_rename_with_parallel_select test_rename_column/test.py::test_rename_with_parallel_slow_insert [gw2] [ 81%] PASSED test_row_policy/test.py::test_throwif_in_prewhere_doesnt_expose_restricted_data test_row_policy/test.py::test_throwif_in_where_doesnt_expose_restricted_data [gw8] [ 82%] PASSED test_replicated_merge_tree_config/test.py::test_replicated_merge_tree_settings [gw2] [ 83%] PASSED test_row_policy/test.py::test_throwif_in_where_doesnt_expose_restricted_data test_row_policy/test.py::test_users_xml_is_readonly [gw2] [ 84%] PASSED test_row_policy/test.py::test_users_xml_is_readonly test_row_policy/test.py::test_with_prewhere [gw7] [ 85%] PASSED test_replicated_database_cluster_groups/test.py::test_cluster_groups [gw2] [ 86%] PASSED test_row_policy/test.py::test_with_prewhere [gw5] [ 87%] PASSED test_replicated_merge_tree_compatibility/test.py::test_replicated_merge_tree_defaults_compatibility test_replicated_merge_tree_thread_schedule_timeouts/test.py::test_query_exception_on_thread_pool_full [gw0] [ 88%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_keeps_data_after_mutation test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_alter [gw3] [ 89%] PASSED test_rename_column/test.py::test_rename_with_parallel_slow_insert test_rename_column/test.py::test_rename_with_parallel_ttl_delete test_replication_without_zookeeper/test.py::test_startup_without_zookeeper [gw0] [ 90%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_alter test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_system [gw0] [ 91%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_system test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[False-10] [gw7] [ 92%] PASSED test_replicated_merge_tree_thread_schedule_timeouts/test.py::test_query_exception_on_thread_pool_full [gw5] [ 93%] PASSED test_replication_without_zookeeper/test.py::test_startup_without_zookeeper [gw3] [ 94%] PASSED test_rename_column/test.py::test_rename_with_parallel_ttl_delete test_rename_column/test.py::test_rename_with_parallel_ttl_move [gw0] [ 95%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[False-10] test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[True-3] [gw3] [ 96%] PASSED test_rename_column/test.py::test_rename_with_parallel_ttl_move [gw0] [ 97%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[True-3] test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-False-10] [gw0] [ 98%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-False-10] test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-True-3] [gw0] [ 99%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-True-3] test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-False-10] [gw0] [100%] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-False-10] =============================== warnings summary =============================== test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_env_no_proxy /usr/local/lib/python3.10/dist-packages/urllib3/connectionpool.py:1100: InsecureRequestWarning: Unverified HTTPS request is being made to host '172.16.7.4'. Adding certificate verification is strongly advised. See: https://urllib3.readthedocs.io/en/latest/advanced-usage.html#tls-warnings warnings.warn( -- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html ============================== slowest durations =============================== 66.36s call test_rename_column/test.py::test_rename_with_parallel_merges 51.71s call test_replicated_user_defined_functions/test.py::test_start_without_zookeeper 51.21s call test_replicated_user_defined_functions/test.py::test_reload_zookeeper 48.39s call test_replicated_database_cluster_groups/test.py::test_cluster_groups 41.61s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_replication[s3] 38.48s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[False-10] 37.65s call test_replicated_merge_tree_compatibility/test.py::test_replicated_merge_tree_defaults_compatibility 35.55s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-False-10] 35.16s call test_rename_column/test.py::test_rename_with_parallel_insert 33.46s setup test_restore_external_engines/test.py::test_restore_table 33.08s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-False-10] 32.39s call test_rename_column/test.py::test_rename_with_parallel_ttl_delete 32.33s call test_replicated_fetches_bandwidth/test.py::test_limited_sends_for_server 32.12s call test_rename_column/test.py::test_rename_with_parallel_slow_insert 32.06s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_keeps_data_after_mutation 27.49s call test_replicated_fetches_bandwidth/test.py::test_limited_fetches_for_server 27.36s call test_rename_column/test.py::test_rename_with_parallel_select 24.59s teardown test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[8192-12] 24.23s teardown test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_remote_proxy 23.88s call test_replicated_fetches_bandwidth/test.py::test_should_execute_fetch 23.67s teardown test_replicated_s3_zero_copy_drop_partition/test.py::test_drop_complex_columns 23.30s teardown test_replicated_merge_tree_replicated_db_ttl/test.py::test_replicated_db_and_ttl 23.07s teardown test_s3_style_link/test.py::test_s3_table_functions_line_as_string 23.06s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[True-3] 23.02s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_replication[s3] 22.98s call test_rename_column/test.py::test_rename_with_parallel_ttl_move 22.04s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_alter 21.84s setup test_replicated_merge_tree_s3/test.py::test_drop_cache_on_cluster 21.79s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-True-3] 21.56s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-False-10] 21.23s setup test_rename_column/test.py::test_rename_with_parallel_insert 20.84s setup test_replicated_merge_tree_encrypted_disk/test.py::test_different_keys 20.71s setup test_replicated_database_alter_modify_order_by/test.py::test_alter_modify_order_by 20.70s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_system 20.45s setup test_replicated_s3_zero_copy_drop_partition/test.py::test_drop_after_fetch 19.71s setup test_replicated_user_defined_functions/test.py::test_create_and_drop 19.41s setup test_row_policy/test.py::test_cannot_trick_row_policy_with_keyword_with 19.36s setup test_replicated_fetches_bandwidth/test.py::test_limited_fetch_single_table 19.32s setup test_replicated_merge_tree_compatibility/test.py::test_replicated_merge_tree_defaults_compatibility 19.30s setup test_replicated_database_cluster_groups/test.py::test_cluster_groups 19.17s setup test_replicated_merge_tree_config/test.py::test_replicated_merge_tree_settings 18.08s teardown test_replicated_merge_tree_thread_schedule_timeouts/test.py::test_query_exception_on_thread_pool_full 18.03s setup test_s3_style_link/test.py::test_s3_table_functions 17.96s setup test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_env_no_proxy 17.21s setup test_replicated_merge_tree_thread_schedule_timeouts/test.py::test_query_exception_on_thread_pool_full 16.92s call test_rocksdb_options/test.py::test_table_invalid_column_family_options 16.80s teardown test_rename_column/test.py::test_rename_with_parallel_ttl_move 16.73s setup test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_create_replicated_merge_tree_with_auxiliary_zookeeper 16.34s call test_rocksdb_options/test.py::test_table_invalid_options 16.06s call test_replicated_fetches_bandwidth/test.py::test_limited_send_single_table 15.49s call test_rocksdb_options/test.py::test_invalid_column_family_options 15.28s call test_replication_without_zookeeper/test.py::test_startup_without_zookeeper 14.93s teardown test_replicated_merge_tree_compatibility/test.py::test_replicated_merge_tree_defaults_compatibility 14.63s teardown test_replicated_database_cluster_groups/test.py::test_cluster_groups 14.55s call test_replicated_fetches_bandwidth/test.py::test_limited_fetch_single_table 14.45s call test_row_policy/test.py::test_change_of_users_xml_changes_row_policies 14.07s setup test_replicated_merge_tree_replicated_db_ttl/test.py::test_replicated_db_and_ttl 13.69s call test_restore_external_engines/test.py::test_restore_table_null 13.04s setup test_rocksdb_options/test.py::test_invalid_block_based_table_options 12.95s call test_rocksdb_options/test.py::test_invalid_options 12.88s call test_restore_external_engines/test.py::test_restore_table 12.53s call test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_env_proxy 11.88s teardown test_replicated_fetches_bandwidth/test.py::test_should_execute_fetch 11.63s call test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_remote_proxy 11.62s setup test_replication_without_zookeeper/test.py::test_startup_without_zookeeper 11.60s call test_replicated_user_defined_functions/test.py::test_server_restart 11.57s call test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_remote_no_proxy 11.53s call test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_proxy_list 11.27s call test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_proxy_list_no_proxy 11.19s call test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_env_no_proxy 10.63s call test_rocksdb_options/test.py::test_table_invalid_block_based_table_options 10.46s teardown test_row_policy/test.py::test_with_prewhere 9.98s call test_row_policy/test.py::test_dcl_introspection 9.81s call test_rocksdb_options/test.py::test_invalid_block_based_table_options 9.04s teardown test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_path_ambiguity 8.50s teardown test_replicated_merge_tree_config/test.py::test_replicated_merge_tree_settings 8.49s teardown test_replicated_merge_tree_encrypted_disk/test.py::test_same_keys 8.46s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_alter 8.40s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_system 8.11s teardown test_restore_external_engines/test.py::test_restore_table_null 8.02s call test_s3_zero_copy_replication/test.py::test_s3_zero_copy_concurrent_merge 7.96s call test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_drop_replicated_merge_tree_with_auxiliary_zookeeper 7.84s call test_replicated_merge_tree_encrypted_disk/test.py::test_same_keys 7.70s call test_replicated_merge_tree_thread_schedule_timeouts/test.py::test_query_exception_on_thread_pool_full 7.63s call test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[0-16] 7.19s call test_row_policy/test.py::test_grant_create_row_policy 7.09s call test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_create_replicated_merge_tree_with_default_zookeeper 7.07s call test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_create_replicated_merge_tree_with_auxiliary_zookeeper 5.84s call test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_before_op] 5.76s call test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_after_op] 5.60s call test_row_policy/test.py::test_reload_users_xml_by_timer 5.49s call test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_after_op] 5.41s call test_row_policy/test.py::test_with_prewhere 5.37s call test_row_policy/test.py::test_miscellaneous_engines 5.13s call test_row_policy/test.py::test_some_users_without_policies 5.12s call test_row_policy/test.py::test_cannot_trick_row_policy_with_keyword_with 4.98s call test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_before_op] 4.94s call test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[8192-12] 4.85s call test_replicated_merge_tree_encrypted_disk/test.py::test_different_keys 4.74s call test_row_policy/test.py::test_row_policy_filter_with_subquery 4.57s call test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_before_op] 4.42s call test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_after_op] 4.42s call test_replicated_merge_tree_s3/test.py::test_drop_cache_on_cluster 4.32s teardown test_replicated_user_defined_functions/test.py::test_start_without_zookeeper 4.14s teardown test_row_policy/test.py::test_dcl_users_with_policies_from_users_xml 4.07s call test_row_policy/test.py::test_smoke 4.02s call test_row_policy/test.py::test_dcl_management 3.99s teardown test_row_policy/test.py::test_miscellaneous_engines 3.99s call test_replicated_s3_zero_copy_drop_partition/test.py::test_drop_after_fetch 3.87s teardown test_row_policy/test.py::test_reload_users_xml_by_timer 3.86s call test_replicated_database_alter_modify_order_by/test.py::test_alter_modify_order_by 3.81s teardown test_row_policy/test.py::test_users_xml_is_readonly 3.46s call test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_path_ambiguity 3.44s teardown test_row_policy/test.py::test_throwif_error_in_prewhere_with_same_condition_as_filter 3.22s call test_replicated_user_defined_functions/test.py::test_replication 3.14s teardown test_row_policy/test.py::test_smoke 3.04s teardown test_row_policy/test.py::test_introspection 3.04s teardown test_replicated_database_alter_modify_order_by/test.py::test_alter_modify_order_by 3.01s teardown test_row_policy/test.py::test_throwif_in_where_doesnt_expose_restricted_data 2.98s teardown test_row_policy/test.py::test_throwif_error_in_where_with_same_condition_as_filter 2.94s teardown test_replication_without_zookeeper/test.py::test_startup_without_zookeeper 2.93s teardown test_row_policy/test.py::test_some_users_without_policies 2.87s call test_replicated_s3_zero_copy_drop_partition/test.py::test_drop_complex_columns 2.80s teardown test_row_policy/test.py::test_dcl_management 2.75s call test_row_policy/test.py::test_tags_with_db_and_table_names 2.66s teardown test_row_policy/test.py::test_tags_with_db_and_table_names 2.59s teardown test_row_policy/test.py::test_grant_create_row_policy 2.48s teardown test_row_policy/test.py::test_row_policy_filter_with_subquery 2.32s call test_replicated_merge_tree_replicated_db_ttl/test.py::test_replicated_db_and_ttl 2.30s teardown test_row_policy/test.py::test_change_of_users_xml_changes_row_policies 2.24s call test_row_policy/test.py::test_policy_on_distributed_table_via_role 2.22s teardown test_row_policy/test.py::test_dcl_introspection 2.19s call test_replicated_user_defined_functions/test.py::test_replication_replace_by_another_node_after_creation 2.16s teardown test_row_policy/test.py::test_policy_from_users_xml_affects_only_user_assigned 2.16s teardown test_row_policy/test.py::test_throwif_in_prewhere_doesnt_expose_restricted_data 2.13s call test_row_policy/test.py::test_policy_from_users_xml_affects_only_user_assigned 2.12s teardown test_row_policy/test.py::test_cannot_trick_row_policy_with_keyword_with 2.04s teardown test_row_policy/test.py::test_join 1.95s call test_row_policy/test.py::test_throwif_in_where_doesnt_expose_restricted_data 1.92s teardown test_row_policy/test.py::test_policy_on_distributed_table_via_role 1.86s call test_row_policy/test.py::test_throwif_in_prewhere_doesnt_expose_restricted_data 1.78s call test_row_policy/test.py::test_dcl_users_with_policies_from_users_xml 1.60s call test_row_policy/test.py::test_throwif_error_in_prewhere_with_same_condition_as_filter 1.53s call test_replicated_user_defined_functions/test.py::test_create_and_replace 1.36s teardown test_rocksdb_options/test.py::test_valid_options 1.34s call test_s3_style_link/test.py::test_s3_table_functions_line_as_string 1.31s call test_row_policy/test.py::test_throwif_error_in_where_with_same_condition_as_filter 1.23s teardown test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[0-16] 1.16s call test_rocksdb_options/test.py::test_valid_options 1.12s call test_s3_style_link/test.py::test_s3_table_functions 1.10s call test_replicated_merge_tree_config/test.py::test_replicated_merge_tree_settings 1.05s teardown test_replicated_merge_tree_s3/test.py::test_drop_cache_on_cluster 0.92s call test_replicated_user_defined_functions/test.py::test_create_and_drop 0.90s call test_replicated_user_defined_functions/test.py::test_create_and_drop_udf_on_cluster[true-expected_raise0] 0.80s call test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_create_replicated_merge_tree_with_not_exists_auxiliary_zookeeper 0.70s call test_replicated_user_defined_functions/test.py::test_drop_if_exists 0.69s call test_row_policy/test.py::test_join 0.54s call test_replicated_user_defined_functions/test.py::test_create_and_drop_udf_on_cluster[false-expected_raise1] 0.23s call test_rocksdb_options/test.py::test_valid_column_family_options 0.23s call test_row_policy/test.py::test_users_xml_is_readonly 0.23s call test_rocksdb_options/test.py::test_table_valid_column_family_options 0.22s call test_row_policy/test.py::test_introspection 0.22s call test_rocksdb_options/test.py::test_table_valid_options 0.01s teardown test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_before_op] 0.01s teardown test_restore_external_engines/test.py::test_restore_table 0.01s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_replication[s3] 0.00s teardown test_replicated_fetches_bandwidth/test.py::test_limited_fetch_single_table 0.00s teardown test_rename_column/test.py::test_rename_with_parallel_insert 0.00s teardown test_rename_column/test.py::test_rename_with_parallel_slow_insert 0.00s teardown test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_after_op] 0.00s teardown test_rename_column/test.py::test_rename_with_parallel_merges 0.00s setup test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_after_op] 0.00s setup test_row_policy/test.py::test_some_users_without_policies 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-False-10] 0.00s setup test_rename_column/test.py::test_rename_with_parallel_ttl_delete 0.00s teardown test_rocksdb_options/test.py::test_invalid_column_family_options 0.00s setup test_row_policy/test.py::test_dcl_introspection 0.00s teardown test_replicated_s3_zero_copy_drop_partition/test.py::test_drop_after_fetch 0.00s teardown test_replicated_user_defined_functions/test.py::test_replication_replace_by_another_node_after_creation 0.00s setup test_rename_column/test.py::test_rename_with_parallel_ttl_move 0.00s teardown test_replicated_fetches_bandwidth/test.py::test_limited_sends_for_server 0.00s setup test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_proxy_list 0.00s setup test_row_policy/test.py::test_row_policy_filter_with_subquery 0.00s setup test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_before_op] 0.00s setup test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_after_op] 0.00s teardown test_rename_column/test.py::test_rename_with_parallel_select 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[False-10] 0.00s teardown test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_before_op] 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_alter 0.00s teardown test_replicated_user_defined_functions/test.py::test_reload_zookeeper 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_keeps_data_after_mutation 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[True-3] 0.00s setup test_replicated_fetches_bandwidth/test.py::test_limited_sends_for_server 0.00s setup test_rename_column/test.py::test_rename_with_parallel_select 0.00s setup test_rename_column/test.py::test_rename_with_parallel_merges 0.00s setup test_replicated_fetches_bandwidth/test.py::test_limited_send_single_table 0.00s setup test_replicated_fetches_bandwidth/test.py::test_limited_fetches_for_server 0.00s setup test_rocksdb_options/test.py::test_invalid_options 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_system 0.00s setup test_replicated_user_defined_functions/test.py::test_replication 0.00s teardown test_replicated_fetches_bandwidth/test.py::test_limited_fetches_for_server 0.00s setup test_rename_column/test.py::test_rename_with_parallel_slow_insert 0.00s setup test_restore_external_engines/test.py::test_restore_table_null 0.00s setup test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_create_replicated_merge_tree_with_not_exists_auxiliary_zookeeper 0.00s teardown test_rename_column/test.py::test_rename_with_parallel_ttl_delete 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_alter 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_keeps_data_after_mutation 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[False-10] 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_system 0.00s setup test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_remote_proxy 0.00s setup test_replicated_fetches_bandwidth/test.py::test_should_execute_fetch 0.00s setup test_replicated_user_defined_functions/test.py::test_create_and_drop_udf_on_cluster[true-expected_raise0] 0.00s teardown test_replicated_fetches_bandwidth/test.py::test_limited_send_single_table 0.00s setup test_row_policy/test.py::test_throwif_error_in_where_with_same_condition_as_filter 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-True-3] 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-False-10] 0.00s setup test_replicated_user_defined_functions/test.py::test_start_without_zookeeper 0.00s teardown test_replicated_user_defined_functions/test.py::test_create_and_drop_udf_on_cluster[false-expected_raise1] 0.00s teardown test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_create_replicated_merge_tree_with_default_zookeeper 0.00s teardown test_s3_style_link/test.py::test_s3_table_functions 0.00s setup test_rocksdb_options/test.py::test_invalid_column_family_options 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-True-3] 0.00s setup test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_after_op] 0.00s setup test_row_policy/test.py::test_throwif_error_in_prewhere_with_same_condition_as_filter 0.00s setup test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[0-16] 0.00s setup test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[8192-12] 0.00s teardown test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_env_no_proxy 0.00s setup test_replicated_user_defined_functions/test.py::test_create_and_drop_udf_on_cluster[false-expected_raise1] 0.00s setup test_row_policy/test.py::test_smoke 0.00s setup test_rocksdb_options/test.py::test_table_invalid_options 0.00s teardown test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_proxy_list_no_proxy 0.00s setup test_row_policy/test.py::test_miscellaneous_engines 0.00s setup test_s3_style_link/test.py::test_s3_table_functions_line_as_string 0.00s setup test_row_policy/test.py::test_with_prewhere 0.00s teardown test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_remote_no_proxy 0.00s setup test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_before_op] 0.00s setup test_row_policy/test.py::test_introspection 0.00s setup test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_path_ambiguity 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[True-3] 0.00s setup test_replicated_s3_zero_copy_drop_partition/test.py::test_drop_complex_columns 0.00s setup test_row_policy/test.py::test_join 0.00s teardown test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_proxy_list 0.00s teardown test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_after_op] 0.00s teardown test_rocksdb_options/test.py::test_table_invalid_options 0.00s setup test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_before_op] 0.00s setup test_row_policy/test.py::test_tags_with_db_and_table_names 0.00s setup test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_proxy_list_no_proxy 0.00s setup test_row_policy/test.py::test_users_xml_is_readonly 0.00s setup test_row_policy/test.py::test_change_of_users_xml_changes_row_policies 0.00s setup test_row_policy/test.py::test_grant_create_row_policy 0.00s setup test_row_policy/test.py::test_dcl_management 0.00s setup test_row_policy/test.py::test_throwif_in_where_doesnt_expose_restricted_data 0.00s teardown test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_drop_replicated_merge_tree_with_auxiliary_zookeeper 0.00s setup test_row_policy/test.py::test_reload_users_xml_by_timer 0.00s setup test_row_policy/test.py::test_throwif_in_prewhere_doesnt_expose_restricted_data 0.00s teardown test_replicated_user_defined_functions/test.py::test_create_and_drop 0.00s setup test_row_policy/test.py::test_policy_from_users_xml_affects_only_user_assigned 0.00s setup test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_remote_no_proxy 0.00s setup test_replicated_user_defined_functions/test.py::test_server_restart 0.00s teardown test_rocksdb_options/test.py::test_table_invalid_column_family_options 0.00s setup test_row_policy/test.py::test_dcl_users_with_policies_from_users_xml 0.00s teardown test_replicated_user_defined_functions/test.py::test_server_restart 0.00s teardown test_rocksdb_options/test.py::test_invalid_block_based_table_options 0.00s setup test_row_policy/test.py::test_policy_on_distributed_table_via_role 0.00s teardown test_replicated_merge_tree_encrypted_disk/test.py::test_different_keys 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-False-10] 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_alter 0.00s teardown test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_env_proxy 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_system 0.00s teardown test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_create_replicated_merge_tree_with_auxiliary_zookeeper 0.00s setup test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_create_replicated_merge_tree_with_default_zookeeper 0.00s setup test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_env_proxy 0.00s setup test_rocksdb_options/test.py::test_table_valid_column_family_options 0.00s setup test_replicated_merge_tree_encrypted_disk/test.py::test_same_keys 0.00s setup test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_drop_replicated_merge_tree_with_auxiliary_zookeeper 0.00s teardown test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_after_op] 0.00s setup test_rocksdb_options/test.py::test_table_valid_options 0.00s setup test_rocksdb_options/test.py::test_table_invalid_column_family_options 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_alter 0.00s setup test_s3_zero_copy_replication/test.py::test_s3_zero_copy_concurrent_merge 0.00s teardown test_replicated_user_defined_functions/test.py::test_create_and_drop_udf_on_cluster[true-expected_raise0] 0.00s setup test_rocksdb_options/test.py::test_table_invalid_block_based_table_options 0.00s teardown test_rocksdb_options/test.py::test_invalid_options 0.00s setup test_replicated_user_defined_functions/test.py::test_replication_replace_by_another_node_after_creation 0.00s teardown test_rocksdb_options/test.py::test_table_invalid_block_based_table_options 0.00s setup test_rocksdb_options/test.py::test_valid_column_family_options 0.00s teardown test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_before_op] 0.00s setup test_replicated_user_defined_functions/test.py::test_create_and_replace 0.00s setup test_rocksdb_options/test.py::test_valid_options 0.00s setup test_replicated_user_defined_functions/test.py::test_reload_zookeeper 0.00s teardown test_rocksdb_options/test.py::test_table_valid_options 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_system 0.00s setup test_replicated_user_defined_functions/test.py::test_drop_if_exists 0.00s teardown test_replicated_user_defined_functions/test.py::test_replication 0.00s teardown test_rocksdb_options/test.py::test_valid_column_family_options 0.00s teardown test_rocksdb_options/test.py::test_table_valid_column_family_options 0.00s teardown test_s3_zero_copy_replication/test.py::test_s3_zero_copy_concurrent_merge 0.00s teardown test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_create_replicated_merge_tree_with_not_exists_auxiliary_zookeeper 0.00s teardown test_replicated_user_defined_functions/test.py::test_create_and_replace 0.00s teardown test_replicated_user_defined_functions/test.py::test_drop_if_exists =========================== short test summary info ============================ PASSED test_replicated_user_defined_functions/test.py::test_create_and_drop PASSED test_replicated_user_defined_functions/test.py::test_create_and_drop_udf_on_cluster[false-expected_raise1] PASSED test_replicated_user_defined_functions/test.py::test_create_and_drop_udf_on_cluster[true-expected_raise0] PASSED test_rocksdb_options/test.py::test_invalid_block_based_table_options PASSED test_replicated_user_defined_functions/test.py::test_create_and_replace PASSED test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_create_replicated_merge_tree_with_auxiliary_zookeeper PASSED test_replicated_user_defined_functions/test.py::test_drop_if_exists PASSED test_row_policy/test.py::test_cannot_trick_row_policy_with_keyword_with PASSED test_replicated_merge_tree_encrypted_disk/test.py::test_different_keys PASSED test_replicated_merge_tree_s3/test.py::test_drop_cache_on_cluster PASSED test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_env_no_proxy PASSED test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_create_replicated_merge_tree_with_default_zookeeper PASSED test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_create_replicated_merge_tree_with_not_exists_auxiliary_zookeeper PASSED test_replicated_merge_tree_encrypted_disk/test.py::test_same_keys PASSED test_replicated_fetches_bandwidth/test.py::test_limited_fetch_single_table PASSED test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[0-16] PASSED test_rocksdb_options/test.py::test_invalid_column_family_options PASSED test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_drop_replicated_merge_tree_with_auxiliary_zookeeper PASSED test_replicated_merge_tree_s3/test.py::test_insert_select_replicated[8192-12] PASSED test_row_policy/test.py::test_change_of_users_xml_changes_row_policies PASSED test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_env_proxy PASSED test_replicated_merge_tree_with_auxiliary_zookeepers/test.py::test_path_ambiguity PASSED test_rocksdb_options/test.py::test_invalid_options PASSED test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_proxy_list PASSED test_row_policy/test.py::test_dcl_introspection PASSED test_rename_column/test.py::test_rename_with_parallel_insert PASSED test_row_policy/test.py::test_dcl_management PASSED test_replicated_fetches_bandwidth/test.py::test_limited_fetches_for_server PASSED test_rocksdb_options/test.py::test_table_invalid_block_based_table_options PASSED test_row_policy/test.py::test_dcl_users_with_policies_from_users_xml PASSED test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_proxy_list_no_proxy PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_replication[s3] PASSED test_replicated_s3_zero_copy_drop_partition/test.py::test_drop_after_fetch PASSED test_replicated_s3_zero_copy_drop_partition/test.py::test_drop_complex_columns PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_after_op] PASSED test_s3_style_link/test.py::test_s3_table_functions PASSED test_s3_style_link/test.py::test_s3_table_functions_line_as_string PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[None-zero_copy_lock_zk_fail_before_op] PASSED test_replicated_user_defined_functions/test.py::test_reload_zookeeper PASSED test_row_policy/test.py::test_grant_create_row_policy PASSED test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_remote_no_proxy PASSED test_replicated_fetches_bandwidth/test.py::test_limited_send_single_table PASSED test_row_policy/test.py::test_introspection PASSED test_replicated_user_defined_functions/test.py::test_replication PASSED test_rocksdb_options/test.py::test_table_invalid_column_family_options PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_after_op] PASSED test_replicated_user_defined_functions/test.py::test_replication_replace_by_another_node_after_creation PASSED test_row_policy/test.py::test_join PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_after_op-zero_copy_lock_zk_fail_before_op] PASSED test_s3_table_function_with_https_proxy/test.py::test_s3_with_https_remote_proxy PASSED test_row_policy/test.py::test_miscellaneous_engines PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_after_op] PASSED test_replicated_user_defined_functions/test.py::test_server_restart PASSED test_rocksdb_options/test.py::test_table_invalid_options PASSED test_rocksdb_options/test.py::test_table_valid_column_family_options PASSED test_row_policy/test.py::test_policy_from_users_xml_affects_only_user_assigned PASSED test_rocksdb_options/test.py::test_table_valid_options PASSED test_s3_zero_copy_replication/test.py::test_move_shared_zero_copy_lock_fail[zero_copy_unlock_zk_fail_before_op-zero_copy_lock_zk_fail_before_op] PASSED test_rocksdb_options/test.py::test_valid_column_family_options PASSED test_rocksdb_options/test.py::test_valid_options PASSED test_row_policy/test.py::test_policy_on_distributed_table_via_role PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_concurrent_merge PASSED test_row_policy/test.py::test_reload_users_xml_by_timer PASSED test_replicated_fetches_bandwidth/test.py::test_limited_sends_for_server PASSED test_restore_external_engines/test.py::test_restore_table PASSED test_row_policy/test.py::test_row_policy_filter_with_subquery PASSED test_replicated_database_alter_modify_order_by/test.py::test_alter_modify_order_by PASSED test_row_policy/test.py::test_smoke PASSED test_rename_column/test.py::test_rename_with_parallel_merges PASSED test_restore_external_engines/test.py::test_restore_table_null PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_alter PASSED test_row_policy/test.py::test_some_users_without_policies PASSED test_replicated_fetches_bandwidth/test.py::test_should_execute_fetch PASSED test_row_policy/test.py::test_tags_with_db_and_table_names PASSED test_replicated_merge_tree_replicated_db_ttl/test.py::test_replicated_db_and_ttl PASSED test_row_policy/test.py::test_throwif_error_in_prewhere_with_same_condition_as_filter PASSED test_replicated_user_defined_functions/test.py::test_start_without_zookeeper PASSED test_row_policy/test.py::test_throwif_error_in_where_with_same_condition_as_filter PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_drop_detached_system PASSED test_rename_column/test.py::test_rename_with_parallel_select PASSED test_row_policy/test.py::test_throwif_in_prewhere_doesnt_expose_restricted_data PASSED test_replicated_merge_tree_config/test.py::test_replicated_merge_tree_settings PASSED test_row_policy/test.py::test_throwif_in_where_doesnt_expose_restricted_data PASSED test_row_policy/test.py::test_users_xml_is_readonly PASSED test_replicated_database_cluster_groups/test.py::test_cluster_groups PASSED test_row_policy/test.py::test_with_prewhere PASSED test_replicated_merge_tree_compatibility/test.py::test_replicated_merge_tree_defaults_compatibility PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_keeps_data_after_mutation PASSED test_rename_column/test.py::test_rename_with_parallel_slow_insert PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_alter PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_unfreeze_system PASSED test_replicated_merge_tree_thread_schedule_timeouts/test.py::test_query_exception_on_thread_pool_full PASSED test_replication_without_zookeeper/test.py::test_startup_without_zookeeper PASSED test_rename_column/test.py::test_rename_with_parallel_ttl_delete PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[False-10] PASSED test_rename_column/test.py::test_rename_with_parallel_ttl_move PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_delete[True-3] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-False-10] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered-True-3] PASSED test_s3_zero_copy_replication/test.py::test_s3_zero_copy_with_ttl_move[tiered_copy-False-10] ================== 100 passed, 1 warning in 381.88s (0:06:21) ==================